home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gdb-4.12 / bfd / config / apollo.mh < prev    next >
Encoding:
Text File  |  1994-02-03  |  139 b   |  7 lines

  1. # Apollo cc can't get through all of bfd no matter what options you
  2. # give it. Use gcc instead.
  3.  
  4. HDEFINES =
  5. RANLIB=echo >/dev/null
  6. CC= gcc
  7.